__doc__ = 'Create an applet from a Python script.\n\nThis puts up a dialog asking for a Python source file (\'TEXT\').\nThe output is a file with the same name but its ".py" suffix dropped.\nIt is created by copying an applet template and then adding a \'PYC \'\nresource named __main__ containing the compiled, marshalled script.\n'
'Create an applet from a Python script.\n\nThis puts up a dialog asking for a Python source file (\'TEXT\').\nThe output is a file with the same name but its ".py" suffix dropped.\nIt is created by copying an applet template and then adding a \'PYC \'\nresource named __main__ containing the compiled, marshalled script.\n'